home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2881 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: mail2news.demon.co.uk!genesis.demon.co.uk
  2. From: Lawrence Kirby <fred@genesis.demon.co.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: c
  5. Date: Wed, 24 Jan 96 17:09:45 GMT
  6. Organization: none
  7. Message-ID: <822503385snz@genesis.demon.co.uk>
  8. References: <1996Jan24.144108.23883@river.tay.ac.uk>
  9. Reply-To: fred@genesis.demon.co.uk
  10. X-NNTP-Posting-Host: genesis.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.27
  12. X-Mail2News-Path: genesis.demon.co.uk
  13.  
  14. In article <1996Jan24.144108.23883@river.tay.ac.uk>
  15.            insc2mb@river.tay.ac.uk "Mr persil" writes:
  16.  
  17. >I wonder if anyone can help.  I have written a program to add an word to the
  18. >end of a text file.  This text file was created using msdos editor.  The c
  19. >compiler is borland.  I try using the a and a+ modes to append to the end
  20. >of the file.  I used fprintf(text,word);  but this doesn't seem to add the
  21. >word to the file.  
  22.  
  23. Post the code you are using to do this - there isn't enough information
  24. here to diagnose your problem.
  25.  
  26. -- 
  27. -----------------------------------------
  28. Lawrence Kirby | fred@genesis.demon.co.uk
  29. Wilts, England | 70734.126@compuserve.com
  30. -----------------------------------------
  31.